object frmPostItNote: TfrmPostItNote Left = 388 Top = 343 BorderIcons = [biSystemMenu] BorderStyle = bsSingle ClientHeight = 166 ClientWidth = 392 Color = clWhite Constraints.MinHeight = 32 Constraints.MinWidth = 200 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] KeyPreview = True OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnDeactivate = FormDeactivate OnHelp = FormHelp OnKeyPress = FormKeyPress DesignSize = ( 392 166) PixelsPerInch = 96 TextHeight = 16 object imgHelp: TResImage Left = 85 Top = 132 Width = 24 Height = 24 Cursor = crHandPoint Anchors = [akTop, akRight] Transparent = True Visible = False OnClick = imgHelpClick ResourceImage = 'IMG_CONTEXT_HELP' end object lblHelpStart: TResLabel Left = 4 Top = 136 Width = 194 Height = 16 Visible = False ResourceCaption = 37500 end object lblHelpEnd: TResLabel Left = 112 Top = 136 Width = 187 Height = 16 Visible = False ResourceCaption = 37501 end object redMsg: TRichEdit Left = 0 Top = 8 Width = 384 Height = 110 TabStop = False Anchors = [akLeft, akTop, akRight] BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Enabled = False ParentColor = True ReadOnly = True TabOrder = 0 WantReturns = False OnResizeRequest = redMsgResizeRequest end object ThemeForm: TTeForm2 ThemeObject = 'NoteDialog' Left = 16 Top = 96 end end